Trac is being migrated to new services! Issues can be found in our new
YouTrack instance and WIKI pages can be found on our
website.
- Timestamp:
-
Oct 31, 2006, 2:48:44 AM (17 years ago)
- Author:
-
lschiere
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v1
|
v1
|
|
| 1 | Yeah. There are actually three ways to do it. |
| 2 | |
| 3 | 1. Use the --with-static-prpls option to ./configure along with --disable-plugins. This will let you choose which protocols are compiled in with Pidgin, but you will not be able to use any other protocols or plugins. |
| 4 | You'll need to compile any protocols that you specified in --with-static-prpls. Oscar is the default. |
| 5 | 2. Use the --with-dynamic-prpls option to ./configure This takes a comma separated list of protocol names. |
| 6 | 3. Change to the directories for the protocols you want to compile (e.g. libpurple/protocols/jabber), and run make from there. Then after you've compiled all of them, change back to src/ and run <code>make pidgin</code> |
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!